Undocumented functions of NTDLL

2OOO, 3O December


NtQueryInformationFile
NtQueryInformationFile

NTSYSAPI 
NTSTATUS
NTAPI

NtQueryInformationFile(
IN HANDLE FileHandle, OUT PIO_STATUS_BLOCK IoStatusBlock, OUT PVOID FileInformation, IN ULONG Length, IN FILE_INFORMATION_CLASS FileInformationClass );



(Also avaiable in Microsoft 2000 DDK)




Documented by:
Tomasz Nowak
Bo Branten



Requirements:
Library: ntdll.lib


See also:
FILE_INFORMATION_CLASS
NtCreateFile
NtOpenFile
NtQueryAttributesFile
NtQueryDirectoryFile
NtSetInformationFile